Package tools.dynamia.crud
Class CrudPage
- All Implemented Interfaces:
Serializable,Cloneable,Comparable<NavigationElement>
- Author:
- Mario A. Serrano Leones
- See Also:
-
Field Summary
Fields inherited from class tools.dynamia.navigation.NavigationElement
virtualPath -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tools.dynamia.crud.AbstractCrudPage
getEntityClass, loadObjectClassMethods inherited from class tools.dynamia.navigation.Page
addAction, clone, featured, featured, getCurrent, getFullName, getIndex, getLocalizedText, getPageGroup, getPath, getPrettyVirtualPath, getPriority, getVirtualPath, isClosable, isFeatured, isHtml, isShowAsPopup, isTemporal, onClose, onOpen, onUnload, removeAction, setAlwaysAllowed, setClosable, setFeatured, setIndex, setPageGroup, setPath, setPriority, setShowAsPopup, setTemporal, toStringMethods inherited from class tools.dynamia.navigation.NavigationElement
addAttribute, compareTo, description, equals, getAttribute, getAttributesNames, getBadge, getDescription, getIcon, getIconSize, getId, getLocalizedDescription, getLocalizedDescription, getLocalizedIcon, getLocalizedName, getLocalizedName, getLongName, getLongNameSupplier, getName, getPosition, getRenderOnUserRoles, hashCode, icon, iconSize, id, isAlwaysAllowed, isEnable, isReference, isVisible, longName, msgKey, name, position, removeAttribute, setBadge, setDescription, setEnable, setIcon, setIconSize, setId, setLongName, setLongNameSupplier, setName, setPosition, setReference, setRenderOnUserRoles, setVisible
-
Constructor Details
-
CrudPage
-
CrudPage
-
CrudPage
-
-
Method Details
-
setCrudServiceName
-
getCrudServiceName
-
renderPage
- Specified by:
renderPagein classRendereablePage<Object>
-
getActions
- Overrides:
getActionsin classPage
-