Class PageAliasTypeUtils
- java.lang.Object
-
- net.anotheria.anosite.gen.shared.data.PageAliasTypeUtils
-
- All Implemented Interfaces:
IPageAliasTypeDefinition
public class PageAliasTypeUtils extends Object implements IPageAliasTypeDefinition
-
-
Field Summary
-
Fields inherited from interface net.anotheria.anosite.gen.shared.data.IPageAliasTypeDefinition
Mask, Mask_NAME, PAGEALIASTYPE_NAMES, PAGEALIASTYPE_VALUES, Redirect, Redirect_NAME
-
-
Constructor Summary
Constructors Constructor Description PageAliasTypeUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetName(int value)static List<String>getPageAliasTypeList()static intgetValue(String name)
-