|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.netuix.application.definition.DefinitionCount
public class 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 its 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 void setBookDefinitionCount(int bookDefinitionCount)
BookDefinitions.bookDefinitionCount - number of BookDefinitionspublic int getLayoutDefinitionCount()
LayoutDefinitions.LayoutDefinitionspublic void setLayoutDefinitionCount(int layoutDefinitionCount)
LayoutDefinitions.layoutDefinitionCount - number of BookDefinitionspublic int getLookAndFeelDefinitionCount()
LookAndFeelDefinitions.LookAndFeelDefinitionspublic void setLookAndFeelDefinitionCount(int lookAndFeelDefinitionCount)
LookAndFeelDefinitions.lookAndFeelDefinitionCount - number of LookAndFeelDefinitionspublic int getMenuDefinitionCount()
MenuDefinitions.LookAndFeelDefinitionspublic void setMenuDefinitionCount(int menuDefinitionCount)
MenuDefinitions.menuDefinitionCount - number of MenuDefinitionspublic int getPageDefinitionCount()
PageDefinitionsPageDefinitionspublic void setPageDefinitionCount(int pageDefinitionCount)
PageDefinitionspageDefinitionCount - number of PageDefinitionspublic int getPortletDefinitionCount()
PortletDefinitionsPortletDefinitionspublic void setPortletDefinitionCount(int portletDefinitionCount)
PortletDefinitionsportletDefinitionCount -public int getShellDefinitionCount()
ShellDefinitionsShellDefinitionspublic void setShellDefinitionCount(int shellDefinitionCount)
ShellDefinitionsshellDefinitionCount - number of ShellDefinitionspublic int getThemeDefinitionCount()
ThemeDefinitionsThemeDefinitionspublic void setThemeDefinitionCount(int themeDefinitionCount)
ThemeDefinitionsthemeDefinitionCount - number of ThemeDefinitionspublic int getTotalDefinitionCount()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.