Class GeneratedAbstractDestination
java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.apiregistryservices.jalo.GeneratedAbstractDestination
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
de.hybris.platform.apiregistryservices.jalo.AbstractDestination
public abstract class GeneratedAbstractDestination
extends de.hybris.platform.jalo.GenericItem
Generated class for type
AbstractDestination.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
de.hybris.platform.jalo.GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theAbstractDestination.activeattributestatic final StringQualifier of theAbstractDestination.additionalPropertiesattributestatic final StringQualifier of theAbstractDestination.credentialattributestatic final StringQualifier of theAbstractDestination.destinationTargetattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedAbstractDestination>BidirectionalOneToManyHandlerfor handling 1:n DESTINATIONTARGET's relation attributes from 'one' side.static final StringQualifier of theAbstractDestination.endpointattributeprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedAbstractDestination>BidirectionalOneToManyHandlerfor handling 1:n ENDPOINT's relation attributes from 'one' side.static final StringQualifier of theAbstractDestination.idattributestatic final StringQualifier of theAbstractDestination.urlattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected de.hybris.platform.jalo.ItemcreateItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) Generated method - Getter of theAbstractDestination.additionalPropertiesattribute.getAllAdditionalProperties(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theAbstractDestination.additionalPropertiesattribute.de.hybris.platform.apiregistryservices.jalo.AbstractCredentialGenerated method - Getter of theAbstractDestination.credentialattribute.de.hybris.platform.apiregistryservices.jalo.AbstractCredentialgetCredential(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theAbstractDestination.credentialattribute.de.hybris.platform.apiregistryservices.jalo.DestinationTargetGenerated method - Getter of theAbstractDestination.destinationTargetattribute.de.hybris.platform.apiregistryservices.jalo.DestinationTargetgetDestinationTarget(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theAbstractDestination.destinationTargetattribute.de.hybris.platform.apiregistryservices.jalo.EndpointGenerated method - Getter of theAbstractDestination.endpointattribute.de.hybris.platform.apiregistryservices.jalo.EndpointgetEndpoint(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theAbstractDestination.endpointattribute.getId()Generated method - Getter of theAbstractDestination.idattribute.getId(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theAbstractDestination.idattribute.getUrl()Generated method - Getter of theAbstractDestination.urlattribute.getUrl(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theAbstractDestination.urlattribute.isActive()Generated method - Getter of theAbstractDestination.activeattribute.isActive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theAbstractDestination.activeattribute.booleanGenerated method - Getter of theAbstractDestination.activeattribute.booleanisActiveAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theAbstractDestination.activeattribute.voidsetActive(boolean value) Generated method - Setter of theAbstractDestination.activeattribute.voidsetActive(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theAbstractDestination.activeattribute.voidGenerated method - Setter of theAbstractDestination.activeattribute.voidGenerated method - Setter of theAbstractDestination.activeattribute.voidsetAllAdditionalProperties(de.hybris.platform.jalo.SessionContext ctx, Map<String, String> value) Generated method - Setter of theAbstractDestination.additionalPropertiesattribute.voidsetAllAdditionalProperties(Map<String, String> value) Generated method - Setter of theAbstractDestination.additionalPropertiesattribute.voidsetCredential(de.hybris.platform.apiregistryservices.jalo.AbstractCredential value) Generated method - Setter of theAbstractDestination.credentialattribute.voidsetCredential(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.apiregistryservices.jalo.AbstractCredential value) Generated method - Setter of theAbstractDestination.credentialattribute.protected voidsetDestinationTarget(de.hybris.platform.apiregistryservices.jalo.DestinationTarget value) Generated method - Setter of theAbstractDestination.destinationTargetattribute.protected voidsetDestinationTarget(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.apiregistryservices.jalo.DestinationTarget value) Generated method - Setter of theAbstractDestination.destinationTargetattribute.voidsetEndpoint(de.hybris.platform.apiregistryservices.jalo.Endpoint value) Generated method - Setter of theAbstractDestination.endpointattribute.voidsetEndpoint(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.apiregistryservices.jalo.Endpoint value) Generated method - Setter of theAbstractDestination.endpointattribute.protected voidGenerated method - Setter of theAbstractDestination.idattribute.protected voidGenerated method - Setter of theAbstractDestination.idattribute.voidGenerated method - Setter of theAbstractDestination.urlattribute.voidGenerated method - Setter of theAbstractDestination.urlattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
ID
Qualifier of theAbstractDestination.idattribute- See Also:
-
URL
Qualifier of theAbstractDestination.urlattribute- See Also:
-
ACTIVE
Qualifier of theAbstractDestination.activeattribute- See Also:
-
ADDITIONALPROPERTIES
Qualifier of theAbstractDestination.additionalPropertiesattribute- See Also:
-
CREDENTIAL
Qualifier of theAbstractDestination.credentialattribute- See Also:
-
ENDPOINT
Qualifier of theAbstractDestination.endpointattribute- See Also:
-
DESTINATIONTARGET
Qualifier of theAbstractDestination.destinationTargetattribute- See Also:
-
ENDPOINTHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedAbstractDestination> ENDPOINTHANDLERBidirectionalOneToManyHandlerfor handling 1:n ENDPOINT's relation attributes from 'one' side. -
DESTINATIONTARGETHANDLER
protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedAbstractDestination> DESTINATIONTARGETHANDLERBidirectionalOneToManyHandlerfor handling 1:n DESTINATIONTARGET's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedAbstractDestination
public GeneratedAbstractDestination()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.Item
-
isActive
Generated method - Getter of theAbstractDestination.activeattribute.- Returns:
- the active - Active Flag. Indicates whether the destination can be used.
-
isActive
Generated method - Getter of theAbstractDestination.activeattribute.- Returns:
- the active - Active Flag. Indicates whether the destination can be used.
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theAbstractDestination.activeattribute.- Returns:
- the active - Active Flag. Indicates whether the destination can be used.
-
isActiveAsPrimitive
public boolean isActiveAsPrimitive()Generated method - Getter of theAbstractDestination.activeattribute.- Returns:
- the active - Active Flag. Indicates whether the destination can be used.
-
setActive
Generated method - Setter of theAbstractDestination.activeattribute.- Parameters:
value- the active - Active Flag. Indicates whether the destination can be used.
-
setActive
Generated method - Setter of theAbstractDestination.activeattribute.- Parameters:
value- the active - Active Flag. Indicates whether the destination can be used.
-
setActive
public void setActive(de.hybris.platform.jalo.SessionContext ctx, boolean value) Generated method - Setter of theAbstractDestination.activeattribute.- Parameters:
value- the active - Active Flag. Indicates whether the destination can be used.
-
setActive
public void setActive(boolean value) Generated method - Setter of theAbstractDestination.activeattribute.- Parameters:
value- the active - Active Flag. Indicates whether the destination can be used.
-
getAllAdditionalProperties
Generated method - Getter of theAbstractDestination.additionalPropertiesattribute.- Returns:
- the additionalProperties - Map of Additional Properties
-
getAllAdditionalProperties
Generated method - Getter of theAbstractDestination.additionalPropertiesattribute.- Returns:
- the additionalProperties - Map of Additional Properties
-
setAllAdditionalProperties
public void setAllAdditionalProperties(de.hybris.platform.jalo.SessionContext ctx, Map<String, String> value) Generated method - Setter of theAbstractDestination.additionalPropertiesattribute.- Parameters:
value- the additionalProperties - Map of Additional Properties
-
setAllAdditionalProperties
Generated method - Setter of theAbstractDestination.additionalPropertiesattribute.- Parameters:
value- the additionalProperties - Map of Additional Properties
-
createItem
protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException - Overrides:
createItemin classde.hybris.platform.jalo.GenericItem- Throws:
de.hybris.platform.jalo.JaloBusinessException
-
getCredential
public de.hybris.platform.apiregistryservices.jalo.AbstractCredential getCredential(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theAbstractDestination.credentialattribute.- Returns:
- the credential - Credential
-
getCredential
public de.hybris.platform.apiregistryservices.jalo.AbstractCredential getCredential()Generated method - Getter of theAbstractDestination.credentialattribute.- Returns:
- the credential - Credential
-
setCredential
public void setCredential(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.apiregistryservices.jalo.AbstractCredential value) Generated method - Setter of theAbstractDestination.credentialattribute.- Parameters:
value- the credential - Credential
-
setCredential
public void setCredential(de.hybris.platform.apiregistryservices.jalo.AbstractCredential value) Generated method - Setter of theAbstractDestination.credentialattribute.- Parameters:
value- the credential - Credential
-
getDestinationTarget
public de.hybris.platform.apiregistryservices.jalo.DestinationTarget getDestinationTarget(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theAbstractDestination.destinationTargetattribute.- Returns:
- the destinationTarget - Destination Target
-
getDestinationTarget
public de.hybris.platform.apiregistryservices.jalo.DestinationTarget getDestinationTarget()Generated method - Getter of theAbstractDestination.destinationTargetattribute.- Returns:
- the destinationTarget - Destination Target
-
setDestinationTarget
protected void setDestinationTarget(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.apiregistryservices.jalo.DestinationTarget value) Generated method - Setter of theAbstractDestination.destinationTargetattribute.- Parameters:
value- the destinationTarget - Destination Target
-
setDestinationTarget
protected void setDestinationTarget(de.hybris.platform.apiregistryservices.jalo.DestinationTarget value) Generated method - Setter of theAbstractDestination.destinationTargetattribute.- Parameters:
value- the destinationTarget - Destination Target
-
getEndpoint
public de.hybris.platform.apiregistryservices.jalo.Endpoint getEndpoint(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theAbstractDestination.endpointattribute.- Returns:
- the endpoint - Endpoint
-
getEndpoint
public de.hybris.platform.apiregistryservices.jalo.Endpoint getEndpoint()Generated method - Getter of theAbstractDestination.endpointattribute.- Returns:
- the endpoint - Endpoint
-
setEndpoint
public void setEndpoint(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.apiregistryservices.jalo.Endpoint value) Generated method - Setter of theAbstractDestination.endpointattribute.- Parameters:
value- the endpoint - Endpoint
-
setEndpoint
public void setEndpoint(de.hybris.platform.apiregistryservices.jalo.Endpoint value) Generated method - Setter of theAbstractDestination.endpointattribute.- Parameters:
value- the endpoint - Endpoint
-
getId
Generated method - Getter of theAbstractDestination.idattribute.- Returns:
- the id - Unique Id
-
getId
Generated method - Getter of theAbstractDestination.idattribute.- Returns:
- the id - Unique Id
-
setId
Generated method - Setter of theAbstractDestination.idattribute.- Parameters:
value- the id - Unique Id
-
setId
Generated method - Setter of theAbstractDestination.idattribute.- Parameters:
value- the id - Unique Id
-
getUrl
Generated method - Getter of theAbstractDestination.urlattribute.- Returns:
- the url - Destination URL
-
getUrl
Generated method - Getter of theAbstractDestination.urlattribute.- Returns:
- the url - Destination URL
-
setUrl
Generated method - Setter of theAbstractDestination.urlattribute.- Parameters:
value- the url - Destination URL
-
setUrl
Generated method - Setter of theAbstractDestination.urlattribute.- Parameters:
value- the url - Destination URL
-