Class ServiceEntityDescriptor
java.lang.Object
com.cloudimpl.outstack.runtime.domainspec.ServiceEntityDescriptor
public class ServiceEntityDescriptor
extends java.lang.Object
- Author:
- nuwan
-
Constructor Summary
Constructors Constructor Description ServiceEntityDescriptor(java.lang.String rootType, java.lang.String plural) -
Method Summary
Modifier and Type Method Description voidputType(java.lang.String plural, java.lang.String type)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ServiceEntityDescriptor
public ServiceEntityDescriptor(java.lang.String rootType, java.lang.String plural)
-
-
Method Details
-
putType
public void putType(java.lang.String plural, java.lang.String type)
-