public class DefaultContentTemplateRefManager extends AbstractAoManager<ContentTemplateRef,ContentTemplateRefAo> implements ContentTemplateRefManager
activeObjects, helperAoManager| Constructor and Description |
|---|
DefaultContentTemplateRefManager(com.atlassian.activeobjects.external.ActiveObjects activeObjects) |
| Modifier and Type | Method and Description |
|---|---|
protected ContentTemplateRef |
build(ContentTemplateRefAo ao) |
protected ContentTemplateRefAo |
internalCreateAo(ContentTemplateRef original) |
protected void |
internalDeleteAo(ContentTemplateRefAo ao) |
protected ContentTemplateRefAo |
internalUpdateAo(ContentTemplateRef object) |
create, createAo, delete, delete, deleteAll, getAll, getAll, getAoById, getAosByModuleCompleteKey, getById, getCloneByModuleCompleteKey, getNonClonesByModuleCompleteKey, internalDeleteAllAo, internalGetAoById, internalGetAosByModuleCompleteKey, update, updateAoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, createAo, delete, delete, deleteAll, getAll, getAoById, getById, getCloneByModuleCompleteKey, getNonClonesByModuleCompleteKey, update, updateAopublic DefaultContentTemplateRefManager(com.atlassian.activeobjects.external.ActiveObjects activeObjects)
@Nonnull protected ContentTemplateRefAo internalCreateAo(@Nonnull ContentTemplateRef original)
internalCreateAo in class AbstractAoManager<ContentTemplateRef,ContentTemplateRefAo>@Nonnull protected ContentTemplateRefAo internalUpdateAo(@Nonnull ContentTemplateRef object)
internalUpdateAo in class AbstractAoManager<ContentTemplateRef,ContentTemplateRefAo>protected void internalDeleteAo(@Nonnull ContentTemplateRefAo ao)
internalDeleteAo in class AbstractAoManager<ContentTemplateRef,ContentTemplateRefAo>@Nonnull protected ContentTemplateRef build(@Nonnull ContentTemplateRefAo ao)
build in class AbstractAoManager<ContentTemplateRef,ContentTemplateRefAo>Copyright © 2017 Atlassian. All rights reserved.