public static class DestinationController.LegacyDestination extends GenericLegacyConfiguredObject
AVAILABLE_ATTRIBUTES, CONTEXT, CREATED_BY, CREATED_TIME, DESCRIPTION, DESIRED_STATE, DURABLE, ID, LAST_OPENED_TIME, LAST_UPDATED_BY, LAST_UPDATED_TIME, LIFETIME_POLICY, NAME, STATE, TYPE| Modifier and Type | Method and Description |
|---|---|
Object |
getActualAttribute(String name) |
Object |
getAttribute(String name) |
protected Object |
getAttributeInternal(String name,
boolean isActual) |
Collection<String> |
getAttributeNames() |
boolean |
isOversizedAttribute(String name) |
boolean |
isSecureAttribute(String name) |
equals, getCategory, getChildren, getContextValue, getManagementController, getNextVersionConfiguredObject, getNextVersionLegacyConfiguredObject, getParent, getStatistics, hashCode, invokepublic Collection<String> getAttributeNames()
getAttributeNames in interface LegacyConfiguredObjectgetAttributeNames in class GenericLegacyConfiguredObjectpublic Object getAttribute(String name)
getAttribute in interface LegacyConfiguredObjectgetAttribute in class GenericLegacyConfiguredObjectpublic Object getActualAttribute(String name)
getActualAttribute in interface LegacyConfiguredObjectgetActualAttribute in class GenericLegacyConfiguredObjectpublic boolean isSecureAttribute(String name)
isSecureAttribute in interface LegacyConfiguredObjectisSecureAttribute in class GenericLegacyConfiguredObjectpublic boolean isOversizedAttribute(String name)
isOversizedAttribute in interface LegacyConfiguredObjectisOversizedAttribute in class GenericLegacyConfiguredObjectCopyright © 2006–2020 The Apache Software Foundation. All rights reserved.