public interface IContent extends IElement, IProtocolSupport
| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
IContent.IStatus
This interface represents the various status the content can have. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IBlock | 
getBlock()
Gets the root block of the content. 
 | 
IContentContainer | 
getContentContainer()
Gets the content container object. 
 | 
IUser | 
getCreatedBy()
Gets the creator of the content. 
 | 
Date | 
getCreatedDate()
Gets the created date. 
 | 
Date | 
getModifiedDate()
Gets the modified date. 
 | 
IUser | 
getOwner()
Gets the owner of the content. 
 | 
int | 
getStatus()
Gets the status of the content. 
 | 
getId, getModule, getNativeObject, getPath, savegetProtocolURI, getProtocolURIint getStatus()
IContentContainer getContentContainer()
IContentContainer object.Copyright © 2019 Visiativ Software. All rights reserved.