com.submersion.jspshop.ejb
Interface PropertyType
- All Superinterfaces:
- javax.ejb.EJBObject, java.rmi.Remote
- public interface PropertyType
- extends javax.ejb.EJBObject
Remote interface for PropertyType entity bean
- See Also:
PropertyTypeBean
,
PropertyTypeHome
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
getPropertyTypeID
public java.lang.Long getPropertyTypeID()
throws java.rmi.RemoteException
getPropertyID
public java.lang.Long getPropertyID()
throws java.rmi.RemoteException
setPropertyID
public void setPropertyID(java.lang.Long propertyID)
throws java.rmi.RemoteException
getTypeID
public java.lang.Long getTypeID()
throws java.rmi.RemoteException
setTypeID
public void setTypeID(java.lang.Long typeID)
throws java.rmi.RemoteException