EDMDefinedType
edm.edom3
Interface EDMDefinedType
All Superinterfaces:EDMContextDependent, EDMData
public interface EDMDefinedType extends EDMData
Wraps a USER DEFINED TYPE instance (meta-data)Version:3Author:Arne Toen - EPM Technology AS.
Method Summary
All Methods Instance Methods Abstract MethodsÂ
Modifier and Type Method and Description java.lang.String
getName()
Get name of defined typeMethods inherited from interface edm.edom3.EDMData
exists, getInstanceId, getOwner, isLocal, isRemote
Methods inherited from interface edm.edom3.EDMContextDependent
getContext
Method Detail
getName
java.lang.String getName() throws EdmiException
Get name of defined typeSpecified by:getName in interface EDMDataReturns:defined type nameThrows:EdmiException - if the method fails