Class PageAliasTypeUtils

java.lang.Object
net.anotheria.anosite.gen.shared.data.PageAliasTypeUtils
All Implemented Interfaces:
IPageAliasTypeDefinition

public class PageAliasTypeUtils extends Object implements IPageAliasTypeDefinition
  • Constructor Details

    • PageAliasTypeUtils

      public PageAliasTypeUtils()
  • Method Details

    • getPageAliasTypeList

      public static List<String> getPageAliasTypeList()
    • getName

      public static String getName(int value)
    • getValue

      public static int getValue(String name)