|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.control.util.FolderSettings
public class FolderSettings
FolderSettings
Copyright 2004 SAP AG
| Field Summary | |
|---|---|
protected static Location |
log
|
| Constructor Summary | |
|---|---|
FolderSettings(ICollection impFolder)
Constructor |
|
| Method Summary | |
|---|---|
static List |
getDefaultColumns()
get the default properties to display as list of IPropertyNames |
boolean |
getOrderedFlag()
returns the ordered flag: Foldercontent is ordered manualy |
static IPropertyName |
getPropertyNameForColumn(String impColumn)
|
List |
getSelectedColumns()
Get the Columnsettings from the object |
boolean |
isAccessible()
checks if the folder settings may be saved |
Boolean |
isEnhanced()
returns the enhanced Flag(meaning folder is versioned) |
boolean |
isEnhancedIsReadonly()
checks wheter the enhancedFlag is readonly |
Boolean |
isStatemanagementEnabled()
retruns the statemanagement enabled flag |
boolean |
isStatemanagementEnabledReadOnly()
retruns the statemanagement enabled flag |
Boolean |
isTimebasePublishEnabled()
returns the timebased publish enabled flag: returns null, if no timebasedpublish service is available |
boolean |
isTimebasePublishEnabledReadOnly()
retruns the statemanagement enabled flag |
Integer |
isTimebasePublishNotificationEnabled()
returns the timebased publish notification days: returns null, if no timebasedpublish service is available or notification is disabled |
void |
saveSettings()
saves all settings in the Application Properties |
boolean |
setEnhancedFlag(boolean i_enhanced)
Sets the enhanced Flag; returns false, if the enhancedflag is readonly |
void |
setOrderedFlag(boolean i_ordered)
set the ordered flag: Foldercontent is ordered manualy |
void |
setSelectedColumns(List i_selectedColumns)
Temporarily saves the Columnsettings in the object |
void |
setStatemanagementEnabled(boolean impStatemanagementEnabled)
set the statemanagement enabled flag |
void |
setTimebasePublishEnabled(boolean impTimeBasedPublishEnabled)
set the timebased publish enabled flag |
void |
setTimebasePublishNotificationEnabled(boolean tbpNotificationEnabled,
int tbpNotificationDays)
set the timebased publish notification enabled flag and days |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static Location log
| Constructor Detail |
|---|
public FolderSettings(ICollection impFolder)
throws WcmException
WcmException| Method Detail |
|---|
public boolean isAccessible()
throws WcmException
WcmException - Exception raised in failure situationpublic static List getDefaultColumns()
public static IPropertyName getPropertyNameForColumn(String impColumn)
throws ResourceException
ResourceExceptionpublic void setSelectedColumns(List i_selectedColumns)
public List getSelectedColumns()
throws WcmException
WcmException
public boolean isEnhancedIsReadonly()
throws ResourceException
ResourceException
public boolean setEnhancedFlag(boolean i_enhanced)
throws ResourceException
ResourceException
public Boolean isEnhanced()
throws ResourceException
ResourceExceptionpublic void setOrderedFlag(boolean i_ordered)
i_ordered -
public boolean getOrderedFlag()
throws ResourceException
ResourceExceptionpublic void setTimebasePublishEnabled(boolean impTimeBasedPublishEnabled)
public void setTimebasePublishNotificationEnabled(boolean tbpNotificationEnabled,
int tbpNotificationDays)
public Boolean isTimebasePublishEnabled()
throws ResourceException
ResourceException
public Integer isTimebasePublishNotificationEnabled()
throws ResourceException
ResourceExceptionpublic boolean isTimebasePublishEnabledReadOnly()
public void setStatemanagementEnabled(boolean impStatemanagementEnabled)
public Boolean isStatemanagementEnabled()
public boolean isStatemanagementEnabledReadOnly()
public void saveSettings()
throws WcmException
WcmException| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||