com.genesyslab.platform.contacts.protocol.contactserver
Class AbstractPrintable
java.lang.Object
com.genesyslab.platform.commons.protocol.DataObject
com.genesyslab.platform.contacts.protocol.contactserver.AbstractPrintable
- All Implemented Interfaces:
- Printable
- Direct Known Subclasses:
- AgentProperties, Attachment, Attribute, AttributesHeader, AttributesInfo, BaseEntityAttributes, BaseSearchCriteria, Category, CategoryAttribute, Contact, ContactInfo, ContactInteraction, ContactInteractionProperties, ContactProperties, CustomProperties, DatabaseInfo, DeleteAttributesInfo, DocumentData, FieldCode, FieldData, FieldValue, HostInfo, IndexData, InteractionAttributes, InteractionContent, InteractionData, MergeDataDetails, Model, PortInfo, Property, ScreeningRule, SortCriteria, StandardResponse, TrainingDataObject
public abstract class AbstractPrintable
- extends DataObject
- implements Printable
Field Summary |
protected static java.lang.String |
SUPRESSED
|
Method Summary |
static java.lang.StringBuilder |
createIndent(int indent)
|
java.lang.String |
toString(boolean hideAllowed,
boolean truncateLargeData)
|
java.lang.String |
toString(int ident)
|
abstract java.lang.String |
toString(int ident,
boolean hideAllowed,
boolean truncateLargeData)
|
static java.lang.String |
toString(java.lang.Object obj,
int ident)
Deprecated. |
static java.lang.String |
toString(java.lang.Object obj,
int indent,
boolean hideAllowed,
boolean truncateLargeData)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
SUPRESSED
protected static final java.lang.String SUPRESSED
- See Also:
- Constant Field Values
AbstractPrintable
public AbstractPrintable()
toString
public abstract java.lang.String toString(int ident,
boolean hideAllowed,
boolean truncateLargeData)
toString
public java.lang.String toString(int ident)
- Specified by:
toString
in interface Printable
toString
public java.lang.String toString(boolean hideAllowed,
boolean truncateLargeData)
- Specified by:
toString
in class DataObject
toString
@Deprecated
public static java.lang.String toString(java.lang.Object obj,
int ident)
- Deprecated.
toString
public static java.lang.String toString(java.lang.Object obj,
int indent,
boolean hideAllowed,
boolean truncateLargeData)
createIndent
public static java.lang.StringBuilder createIndent(int indent)
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.