|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bea.netuix.application.definition.DefinitionCount
A convenience class to supply the definition counts of different WebLogic Portal Framework entities for a particular web app.
| Constructor Summary | |
DefinitionCount()
|
|
| Method Summary | |
int |
getBookDefinitionCount()
Returns the number of BookDefinitions. |
int |
getLayoutDefinitionCount()
Returns the number of LayoutDefinitions. |
int |
getLookAndFeelDefinitionCount()
Returns the number of LookAndFeelDefinitions. |
int |
getMenuDefinitionCount()
Returns the number of MenuDefinitions. |
int |
getPageDefinitionCount()
Returns the number of PageDefinitions |
int |
getPortletDefinitionCount()
Returns the number of PortletDefinitions |
int |
getShellDefinitionCount()
Returns the number of ShellDefinitions |
int |
getThemeDefinitionCount()
Returns the number of ThemeDefinitions |
int |
getTotalDefinitionCount()
Returns a sum of all it's constituent definition counts. |
void |
setBookDefinitionCount(int bookDefinitionCount)
Sets the number of BookDefinitions. |
void |
setLayoutDefinitionCount(int layoutDefinitionCount)
Sets the number of LayoutDefinitions. |
void |
setLookAndFeelDefinitionCount(int lookAndFeelDefinitionCount)
Sets the number of LookAndFeelDefinitions. |
void |
setMenuDefinitionCount(int menuDefinitionCount)
Sets the number of MenuDefinitions. |
void |
setPageDefinitionCount(int pageDefinitionCount)
Sets the number of PageDefinitions |
void |
setPortletDefinitionCount(int portletDefinitionCount)
Sets the number of PortletDefinitions |
void |
setShellDefinitionCount(int shellDefinitionCount)
Sets the number of ShellDefinitions |
void |
setThemeDefinitionCount(int themeDefinitionCount)
Sets the number of ThemeDefinitions |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefinitionCount()
| Method Detail |
public int getBookDefinitionCount()
BookDefinitions.
BookDefinitionspublic int getLayoutDefinitionCount()
LayoutDefinitions.
LayoutDefinitionspublic int getLookAndFeelDefinitionCount()
LookAndFeelDefinitions.
LookAndFeelDefinitionspublic int getMenuDefinitionCount()
MenuDefinitions.
LookAndFeelDefinitionspublic int getPageDefinitionCount()
PageDefinitions
PageDefinitionspublic int getPortletDefinitionCount()
PortletDefinitions
PortletDefinitionspublic int getShellDefinitionCount()
ShellDefinitions
ShellDefinitionspublic int getThemeDefinitionCount()
ThemeDefinitions
ThemeDefinitionspublic int getTotalDefinitionCount()
public void setBookDefinitionCount(int bookDefinitionCount)
BookDefinitions.
bookDefinitionCount - number of BookDefinitionspublic void setLayoutDefinitionCount(int layoutDefinitionCount)
LayoutDefinitions.
layoutDefinitionCount - number of BookDefinitionspublic void setLookAndFeelDefinitionCount(int lookAndFeelDefinitionCount)
LookAndFeelDefinitions.
lookAndFeelDefinitionCount - number of LookAndFeelDefinitionspublic void setMenuDefinitionCount(int menuDefinitionCount)
MenuDefinitions.
menuDefinitionCount - number of MenuDefinitionspublic void setPageDefinitionCount(int pageDefinitionCount)
PageDefinitions
pageDefinitionCount - number of PageDefinitionspublic void setPortletDefinitionCount(int portletDefinitionCount)
PortletDefinitions
portletDefinitionCount - public void setShellDefinitionCount(int shellDefinitionCount)
ShellDefinitions
shellDefinitionCount - number of ShellDefinitionspublic void setThemeDefinitionCount(int themeDefinitionCount)
ThemeDefinitions
themeDefinitionCount - number of ThemeDefinitions
|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||