|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefObject_1
org.opencrx.kernel.document1.cci.MediaContentImpl
public class MediaContentImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.jdo.spi.PersistenceCapable |
|---|
PersistenceCapable.ObjectIdFieldConsumer, PersistenceCapable.ObjectIdFieldManager, PersistenceCapable.ObjectIdFieldSupplier |
| Field Summary |
|---|
| Fields inherited from interface javax.jdo.spi.PersistenceCapable |
|---|
CHECK_READ, CHECK_WRITE, LOAD_REQUIRED, MEDIATE_READ, MEDIATE_WRITE, READ_OK, READ_WRITE_OK, SERIALIZABLE |
| Constructor Summary | |
|---|---|
MediaContentImpl(Object_1_0 object,
RefClass refClass)
|
|
| Method Summary | |
|---|---|
protected void |
addAudit(AuditEntry newValue)
|
protected void |
addAudit(String id,
AuditEntry newValue)
|
protected void |
addContext(Context newValue)
|
protected void |
addContext(String id,
Context newValue)
|
protected void |
addIndexEntry(IndexEntry newValue)
|
protected void |
addIndexEntry(String id,
IndexEntry newValue)
|
void |
addOwningGroup(int index,
PrincipalGroup newValue)
|
ModifySecureObjectResult |
addOwningGroup(ModifyOwningGroupParams params)
|
void |
addOwningGroup(PrincipalGroup newValue)
|
ModifySecureObjectResult |
addOwningGroup(PrincipalGroup group,
short mode)
|
protected void |
addView(String namespace,
View newValue)
|
protected void |
addView(View newValue)
|
BasicObject |
getAccessGrantedByParent()
Retrieves the value for the optional reference accessGrantedByParent. |
short |
getAccessLevelBrowse()
Retrieves the value for the attribute accessLevelBrowse. |
protected short |
getAccessLevelBrowse(int index)
|
short |
getAccessLevelDelete()
Retrieves the value for the attribute accessLevelDelete. |
protected short |
getAccessLevelDelete(int index)
|
short |
getAccessLevelUpdate()
Retrieves the value for the attribute accessLevelUpdate. |
protected short |
getAccessLevelUpdate(int index)
|
Collection |
getAudit()
Retrieves a collection containing all the elements for the reference audit. |
List |
getAudit(AuditEntryFilter filter)
Retrieves the value for the reference audit for the
specified filter. |
List |
getAudit(AuditEntryQuery query)
Retrieves the value for the reference audit for the
specified query. |
AuditEntry |
getAudit(String id)
Retrieves the value for the reference audit for the
specified qualifier attribute value. |
InputStream |
getContent()
|
long |
getContent(OutputStream stream,
long position)
|
Long |
getContentLength()
|
String |
getContentMimeType()
|
String |
getContentName()
|
Collection |
getContext()
Retrieves the objects referenced by context. |
Context |
getContext(String id)
Retrieves the value for the reference context for the
specified qualifier attribute value. |
Date |
getCreatedAt()
Retrieves the value for the attribute createdAt. |
protected Date |
getCreatedAt(int index)
|
Set |
getCreatedBy()
|
String |
getDescription()
|
String |
getIdentity()
Retrieves the value for the attribute identity. |
protected String |
getIdentity(int index)
|
Collection |
getIndexEntry()
Retrieves a collection containing all the elements for the reference indexEntry. |
List |
getIndexEntry(IndexEntryFilter filter)
Retrieves the value for the reference indexEntry for the
specified filter. |
List |
getIndexEntry(IndexEntryQuery query)
Retrieves the value for the reference indexEntry for the
specified query. |
IndexEntry |
getIndexEntry(String id)
Retrieves the value for the reference indexEntry for the
specified qualifier attribute value. |
Date |
getModifiedAt()
Retrieves the value for the attribute modifiedAt. |
protected Date |
getModifiedAt(int index)
|
Set |
getModifiedBy()
|
List |
getOwner()
|
String |
getOwner(int index)
|
Collection |
getOwningGroup()
Retrieves the objects referenced by owningGroup. |
PrincipalGroup |
getOwningGroup(int index)
Retrieves the value for the reference owningGroup for the
specified qualifier attribute value. |
User |
getOwningUser()
Retrieves the value for the optional reference owningUser. |
Collection |
getView()
Retrieves a collection containing all the elements for the reference view. |
View |
getView(String namespace)
Retrieves the value for the reference view for the
specified qualifier attribute value. |
List |
getView(ViewFilter filter)
Retrieves the value for the reference view for the
specified filter. |
List |
getView(ViewQuery query)
Retrieves the value for the reference view for the
specified query. |
protected void |
removeAccessGrantedByParent()
|
ModifySecureObjectResult |
removeAllOwningGroup(RemoveAllOwningGroupParams params)
|
ModifySecureObjectResult |
removeAllOwningGroup(short mode)
|
protected void |
removeAudit(String id)
|
protected void |
removeContext(String id)
|
protected void |
removeIndexEntry(String id)
|
void |
removeOwningGroup(int index)
|
ModifySecureObjectResult |
removeOwningGroup(ModifyOwningGroupParams params)
|
ModifySecureObjectResult |
removeOwningGroup(PrincipalGroup group,
short mode)
|
void |
removeOwningUser()
Removes the value for the optional reference owningUser. |
protected void |
removeView(String namespace)
|
protected void |
setAccessGrantedByParent(BasicObject newValue)
|
ModifySecureObjectResult |
setAccessLevel(SetAccessLevelParams params)
|
ModifySecureObjectResult |
setAccessLevel(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
short mode)
|
protected void |
setAccessLevelBrowse(int index,
short newValue)
|
void |
setAccessLevelBrowse(short newValue)
Sets a new value for the attribute accessLevelBrowse. |
protected void |
setAccessLevelDelete(int index,
short newValue)
|
void |
setAccessLevelDelete(short newValue)
Sets a new value for the attribute accessLevelDelete. |
protected void |
setAccessLevelUpdate(int index,
short newValue)
|
void |
setAccessLevelUpdate(short newValue)
Sets a new value for the attribute accessLevelUpdate. |
protected void |
setAudit(AuditEntry[] newValue)
|
protected void |
setAudit(List newValue)
|
void |
setContent(InputStream newValue)
|
void |
setContent(InputStream newValue,
long length)
|
protected void |
setContentLength(Long newValue)
|
void |
setContentMimeType(String newValue)
Sets a new value for the attribute contentMimeType. |
void |
setContentName(String newValue)
Sets a new value for the attribute contentName. |
protected void |
setContext(Context[] newValue)
|
protected void |
setContext(List newValue)
|
protected void |
setCreatedAt(Date newValue)
|
protected void |
setCreatedAt(int index,
Date newValue)
|
protected void |
setCreatedBy(Set newValue)
|
protected void |
setCreatedBy(String[] newValue)
|
void |
setDescription(String newValue)
Sets a new value for the attribute description. |
protected void |
setIdentity(int index,
String newValue)
|
protected void |
setIdentity(String newValue)
|
protected void |
setIndexEntry(IndexEntry[] newValue)
|
protected void |
setIndexEntry(List newValue)
|
protected void |
setModifiedAt(Date newValue)
|
protected void |
setModifiedAt(int index,
Date newValue)
|
protected void |
setModifiedBy(Set newValue)
|
protected void |
setModifiedBy(String[] newValue)
|
protected void |
setOwner(List newValue)
|
protected void |
setOwner(String[] newValue)
|
void |
setOwningGroup(List newValue)
|
void |
setOwningGroup(PrincipalGroup[] newValue)
|
ModifySecureObjectResult |
setOwningUser(SetOwningUserParams params)
|
ModifySecureObjectResult |
setOwningUser(short mode,
User user)
|
void |
setOwningUser(User newValue)
Sets a new value for the reference owningUser. |
protected void |
setView(List newValue)
|
protected void |
setView(View[] newValue)
|
Void |
updateIndex()
|
Void |
updateIndex(Void params)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Constructor Detail |
|---|
public MediaContentImpl(Object_1_0 object,
RefClass refClass)
| Method Detail |
|---|
protected void setAudit(List newValue)
protected void setAudit(AuditEntry[] newValue)
public AuditEntry getAudit(String id)
Auditeeaudit for the
specified qualifier attribute value.
getAudit in interface Auditeeid - The value for the qualifier attribute that qualifies this reference.
public Collection getAudit()
Auditeeaudit.
getAudit in interface Auditeepublic List getAudit(AuditEntryFilter filter)
Auditeeaudit for the
specified filter.
getAudit in interface Auditeefilter - filter which is applied to the set of referenced objects.
public List getAudit(AuditEntryQuery query)
Auditeeaudit for the
specified query.
getAudit in interface Auditee
protected void addAudit(String id,
AuditEntry newValue)
protected void addAudit(AuditEntry newValue)
protected void removeAudit(String id)
protected void setIndexEntry(List newValue)
protected void setIndexEntry(IndexEntry[] newValue)
public IndexEntry getIndexEntry(String id)
IndexedindexEntry for the
specified qualifier attribute value.
getIndexEntry in interface Indexedid - The value for the qualifier attribute that qualifies this reference.
public Collection getIndexEntry()
IndexedindexEntry.
getIndexEntry in interface Indexedpublic List getIndexEntry(IndexEntryFilter filter)
IndexedindexEntry for the
specified filter.
getIndexEntry in interface Indexedfilter - filter which is applied to the set of referenced objects.
public List getIndexEntry(IndexEntryQuery query)
IndexedindexEntry for the
specified query.
getIndexEntry in interface Indexed
protected void addIndexEntry(String id,
IndexEntry newValue)
protected void addIndexEntry(IndexEntry newValue)
protected void removeIndexEntry(String id)
public Void updateIndex(Void params)
throws RefException
updateIndex in interface IndexedRefException
public Void updateIndex()
throws RefException
updateIndex in interface IndexedRefExceptionpublic BasicObject getAccessGrantedByParent()
SecureObjectaccessGrantedByParent.
getAccessGrantedByParent in interface SecureObjectprotected void setAccessGrantedByParent(BasicObject newValue)
protected void removeAccessGrantedByParent()
public short getAccessLevelBrowse()
SecureObjectaccessLevelBrowse.
getAccessLevelBrowse in interface SecureObjectaccessLevelBrowse.protected short getAccessLevelBrowse(int index)
public void setAccessLevelBrowse(short newValue)
SecureObjectaccessLevelBrowse.
setAccessLevelBrowse in interface SecureObjectnewValue - The non-null new value for attribute accessLevelBrowse.
protected void setAccessLevelBrowse(int index,
short newValue)
public short getAccessLevelDelete()
SecureObjectaccessLevelDelete.
getAccessLevelDelete in interface SecureObjectaccessLevelDelete.protected short getAccessLevelDelete(int index)
public void setAccessLevelDelete(short newValue)
SecureObjectaccessLevelDelete.
setAccessLevelDelete in interface SecureObjectnewValue - The non-null new value for attribute accessLevelDelete.
protected void setAccessLevelDelete(int index,
short newValue)
public short getAccessLevelUpdate()