Printable
AgentProperties
, Attachment
, Attribute
, AttributesHeader
, AttributesInfo
, BaseEntityAttributes
, BaseSearchCriteria
, Category
, CategoryAttribute
, Contact
, ContactInfo
, ContactInteraction
, ContactInteractionProperties
, ContactProperties
, CustomProperties
, DatabaseInfo
, DeleteAttributesInfo
, DocumentData
, FieldCode
, FieldData
, FieldValue
, HostInfo
, IndexData
, IndexedAttachment
, InteractionAttributes
, InteractionContent
, InteractionContentSentReceived
, InteractionData
, MergeDataDetails
, Model
, PortInfo
, Property
, ScreeningRule
, SortCriteria
, StandardResponse
, TrainingDataObject
public abstract class AbstractPrintable extends DataObject implements Printable
Modifier and Type | Field | Description |
---|---|---|
protected static java.lang.String |
SUPRESSED |
Constructor | Description |
---|---|
AbstractPrintable() |
Modifier and Type | Method | Description |
---|---|---|
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) |
equals, hashCode, toString
protected static final java.lang.String SUPRESSED
public abstract java.lang.String toString(int ident, boolean hideAllowed, boolean truncateLargeData)
public java.lang.String toString(boolean hideAllowed, boolean truncateLargeData)
toString
in class DataObject
@Deprecated public static java.lang.String toString(java.lang.Object obj, int ident)
public static java.lang.String toString(java.lang.Object obj, int indent, boolean hideAllowed, boolean truncateLargeData)
public static java.lang.StringBuilder createIndent(int indent)
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.