- All Superinterfaces:
- com.helger.commons.collection.attr.IHasAttributes<String,String>, com.helger.datetime.domain.IHasCreationDateTime, IHasCreationInfo, com.helger.datetime.domain.IHasDeletionDateTime, IHasDeletionInfo, com.helger.commons.id.IHasID<String>, com.helger.datetime.domain.IHasLastModificationDateTime, IHasLastModificationInfo, com.helger.commons.type.IHasObjectType, IObject, com.helger.commons.type.ITypedObject<String>, Serializable
- All Known Implementing Classes:
- AbstractBaseObjectWithCustomAttrs, AbstractObjectWithCustomAttrs
public interface IObjectWithCustomAttrs
extends IObject, com.helger.commons.collection.attr.IHasAttributes<String,String>
Base interface for objects with custom attributes
- Author:
- Philip Helger