|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter 11g Release 1 (11.1.1.4.0) E15995-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MutableSpaceMetadata
Represents the space metadata. To be used for updating the Space Metadata.
| Method Summary | |
|---|---|
void |
cancelChanges()Cancel the changes. |
oracle.webcenter.spaces.beans.CustomMetadata.Attribute |
createCustomAttribute(java.lang.String name, java.lang.String value)Create custom attribute |
void |
saveChanges()Commit the changes. |
| Methods inherited from interface oracle.webcenter.spaces.beans.SpaceType |
|---|
getCreatedBy, getCreationDate, getCustomAttributes, getDefaultLanguage, getDescription, getDisplayName, getGuid, getIcon, getKeywords, getLastUpdatedDate, getLogo, getName, getUiMetadata, isClosed, isDiscoverable, isOffline, isPublishRSS, isSelfRegistration, isUnsubscriptionApprovalRequired |
| Method Detail |
|---|
void saveChanges()
void cancelChanges()
oracle.webcenter.spaces.beans.CustomMetadata.Attribute createCustomAttribute(java.lang.String name,
java.lang.String value)
|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter 11g Release 1 (11.1.1.4.0) E15995-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||