クラス AutoNumberType.AutoNumberTypeRuntime

java.lang.Object
org.iplass.mtp.impl.properties.extend.AutoNumberType.AutoNumberTypeRuntime
含まれているクラス:
AutoNumberType

public class AutoNumberType.AutoNumberTypeRuntime extends Object
  • フィールド詳細

  • コンストラクタの詳細

    • AutoNumberTypeRuntime

      public AutoNumberTypeRuntime(String entityDefId, String propDefId)
  • メソッドの詳細

    • currentValue

      public long currentValue(String subUnitKey)
    • resetCounter

      public void resetCounter(String subUnitKey, long startsWith)
    • keySet

      public Set<String> keySet()
    • newValue

      String newValue(int tenantId, Entity entity)
    • increment

      String increment(int tenantId, Object subUnitKey)