|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.service.BaseServiceImpl com.liferay.portlet.bookmarks.service.base.BookmarksEntryServiceBaseImpl
public abstract class BookmarksEntryServiceBaseImpl
Provides the base implementation for the bookmarks entry remote service.
This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in BookmarksEntryServiceImpl
.
BookmarksEntryServiceImpl
,
BookmarksEntryServiceUtil
Fields inherited from class com.liferay.portal.service.BaseServiceImpl |
---|
ANONYMOUS_NAMES, JRUN_ANONYMOUS, ORACLE_ANONYMOUS, SUN_ANONYMOUS, WEBLOGIC_ANONYMOUS |
Constructor Summary | |
---|---|
BookmarksEntryServiceBaseImpl()
|
Method Summary | |
---|---|
void |
afterPropertiesSet()
|
void |
destroy()
|
AssetEntryFinder |
getAssetEntryFinder()
Returns the asset entry finder. |
AssetEntryLocalService |
getAssetEntryLocalService()
Returns the asset entry local service. |
AssetEntryPersistence |
getAssetEntryPersistence()
Returns the asset entry persistence. |
AssetEntryService |
getAssetEntryService()
Returns the asset entry remote service. |
AssetLinkLocalService |
getAssetLinkLocalService()
Returns the asset link local service. |
AssetLinkPersistence |
getAssetLinkPersistence()
Returns the asset link persistence. |
AssetTagFinder |
getAssetTagFinder()
Returns the asset tag finder. |
AssetTagLocalService |
getAssetTagLocalService()
Returns the asset tag local service. |
AssetTagPersistence |
getAssetTagPersistence()
Returns the asset tag persistence. |
AssetTagService |
getAssetTagService()
Returns the asset tag remote service. |
String |
getBeanIdentifier()
Returns the Spring bean ID for this bean. |
BookmarksEntryFinder |
getBookmarksEntryFinder()
Returns the bookmarks entry finder. |
BookmarksEntryLocalService |
getBookmarksEntryLocalService()
Returns the bookmarks entry local service. |
BookmarksEntryPersistence |
getBookmarksEntryPersistence()
Returns the bookmarks entry persistence. |
BookmarksEntryService |
getBookmarksEntryService()
Returns the bookmarks entry remote service. |
BookmarksFolderFinder |
getBookmarksFolderFinder()
Returns the bookmarks folder finder. |
BookmarksFolderLocalService |
getBookmarksFolderLocalService()
Returns the bookmarks folder local service. |
BookmarksFolderPersistence |
getBookmarksFolderPersistence()
Returns the bookmarks folder persistence. |
BookmarksFolderService |
getBookmarksFolderService()
Returns the bookmarks folder remote service. |
CounterLocalService |
getCounterLocalService()
Returns the counter local service. |
ExpandoRowLocalService |
getExpandoRowLocalService()
Returns the expando row local service. |
ExpandoRowPersistence |
getExpandoRowPersistence()
Returns the expando row persistence. |
GroupFinder |
getGroupFinder()
Returns the group finder. |
GroupLocalService |
getGroupLocalService()
Returns the group local service. |
GroupPersistence |
getGroupPersistence()
Returns the group persistence. |
GroupService |
getGroupService()
Returns the group remote service. |
protected Class<?> |
getModelClass()
|
protected String |
getModelClassName()
|
PortletPreferencesFinder |
getPortletPreferencesFinder()
Returns the portlet preferences finder. |
PortletPreferencesLocalService |
getPortletPreferencesLocalService()
Returns the portlet preferences local service. |
PortletPreferencesPersistence |
getPortletPreferencesPersistence()
Returns the portlet preferences persistence. |
PortletPreferencesService |
getPortletPreferencesService()
Returns the portlet preferences remote service. |
ResourceLocalService |
getResourceLocalService()
Returns the resource local service. |
SocialActivityFinder |
getSocialActivityFinder()
Returns the social activity finder. |
SocialActivityLocalService |
getSocialActivityLocalService()
Returns the social activity local service. |
SocialActivityPersistence |
getSocialActivityPersistence()
Returns the social activity persistence. |
SocialActivityService |
getSocialActivityService()
Returns the social activity remote service. |
SubscriptionLocalService |
getSubscriptionLocalService()
Returns the subscription local service. |
SubscriptionPersistence |
getSubscriptionPersistence()
Returns the subscription persistence. |
TrashEntryLocalService |
getTrashEntryLocalService()
Returns the trash entry local service. |
TrashEntryPersistence |
getTrashEntryPersistence()
Returns the trash entry persistence. |
TrashEntryService |
getTrashEntryService()
Returns the trash entry remote service. |
TrashVersionLocalService |
getTrashVersionLocalService()
Returns the trash version local service. |
TrashVersionPersistence |
getTrashVersionPersistence()
Returns the trash version persistence. |
UserFinder |
getUserFinder()
Returns the user finder. |
UserLocalService |
getUserLocalService()
Returns the user local service. |
UserPersistence |
getUserPersistence()
Returns the user persistence. |
UserService |
getUserService()
Returns the user remote service. |
protected void |
runSQL(String sql)
Performs an SQL query. |
void |
setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
Sets the asset entry finder. |
void |
setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
Sets the asset entry local service. |
void |
setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
setAssetLinkLocalService(AssetLinkLocalService assetLinkLocalService)
Sets the asset link local service. |
void |
setAssetLinkPersistence(AssetLinkPersistence assetLinkPersistence)
Sets the asset link persistence. |
void |
setAssetTagFinder(AssetTagFinder assetTagFinder)
Sets the asset tag finder. |
void |
setAssetTagLocalService(AssetTagLocalService assetTagLocalService)
Sets the asset tag local service. |
void |
setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
Sets the asset tag persistence. |
void |
setAssetTagService(AssetTagService assetTagService)
Sets the asset tag remote service. |
void |
setBeanIdentifier(String beanIdentifier)
Sets the Spring bean ID for this bean. |
void |
setBookmarksEntryFinder(BookmarksEntryFinder bookmarksEntryFinder)
Sets the bookmarks entry finder. |
void |
setBookmarksEntryLocalService(BookmarksEntryLocalService bookmarksEntryLocalService)
Sets the bookmarks entry local service. |
void |
setBookmarksEntryPersistence(BookmarksEntryPersistence bookmarksEntryPersistence)
Sets the bookmarks entry persistence. |
void |
setBookmarksEntryService(BookmarksEntryService bookmarksEntryService)
Sets the bookmarks entry remote service. |
void |
setBookmarksFolderFinder(BookmarksFolderFinder bookmarksFolderFinder)
Sets the bookmarks folder finder. |
void |
setBookmarksFolderLocalService(BookmarksFolderLocalService bookmarksFolderLocalService)
Sets the bookmarks folder local service. |
void |
setBookmarksFolderPersistence(BookmarksFolderPersistence bookmarksFolderPersistence)
Sets the bookmarks folder persistence. |
void |
setBookmarksFolderService(BookmarksFolderService bookmarksFolderService)
Sets the bookmarks folder remote service. |
void |
setCounterLocalService(CounterLocalService counterLocalService)
Sets the counter local service. |
void |
setExpandoRowLocalService(ExpandoRowLocalService expandoRowLocalService)
Sets the expando row local service. |
void |
setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
Sets the expando row persistence. |
void |
setGroupFinder(GroupFinder groupFinder)
Sets the group finder. |
void |
setGroupLocalService(GroupLocalService groupLocalService)
Sets the group local service. |
void |
setGroupPersistence(GroupPersistence groupPersistence)
Sets the group persistence. |
void |
setGroupService(GroupService groupService)
Sets the group remote service. |
void |
setPortletPreferencesFinder(PortletPreferencesFinder portletPreferencesFinder)
Sets the portlet preferences finder. |
void |
setPortletPreferencesLocalService(PortletPreferencesLocalService portletPreferencesLocalService)
Sets the portlet preferences local service. |
void |
setPortletPreferencesPersistence(PortletPreferencesPersistence portletPreferencesPersistence)
Sets the portlet preferences persistence. |
void |
setPortletPreferencesService(PortletPreferencesService portletPreferencesService)
Sets the portlet preferences remote service. |
void |
setResourceLocalService(ResourceLocalService resourceLocalService)
Sets the resource local service. |
void |
setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
Sets the social activity finder. |
void |
setSocialActivityLocalService(SocialActivityLocalService socialActivityLocalService)
Sets the social activity local service. |
void |
setSocialActivityPersistence(SocialActivityPersistence socialActivityPersistence)
Sets the social activity persistence. |
void |
setSocialActivityService(SocialActivityService socialActivityService)
Sets the social activity remote service. |
void |
setSubscriptionLocalService(SubscriptionLocalService subscriptionLocalService)
Sets the subscription local service. |
void |
setSubscriptionPersistence(SubscriptionPersistence subscriptionPersistence)
Sets the subscription persistence. |
void |
setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
Sets the trash entry local service. |
void |
setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
Sets the trash entry persistence. |
void |
setTrashEntryService(TrashEntryService trashEntryService)
Sets the trash entry remote service. |
void |
setTrashVersionLocalService(TrashVersionLocalService trashVersionLocalService)
Sets the trash version local service. |
void |
setTrashVersionPersistence(TrashVersionPersistence trashVersionPersistence)
Sets the trash version persistence. |
void |
setUserFinder(UserFinder userFinder)
Sets the user finder. |
void |
setUserLocalService(UserLocalService userLocalService)
Sets the user local service. |
void |
setUserPersistence(UserPersistence userPersistence)
Sets the user persistence. |
void |
setUserService(UserService userService)
Sets the user remote service. |
Methods inherited from class com.liferay.portal.service.BaseServiceImpl |
---|
getClassLoader, getGuestOrUser, getGuestOrUserId, getPermissionChecker, getUser, getUserId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.bookmarks.service.BookmarksEntryService |
---|
addEntry, deleteEntry, getEntries, getEntries, getEntriesCount, getEntriesCount, getEntry, getFoldersEntriesCount, getGroupEntries, getGroupEntries, getGroupEntries, getGroupEntriesCount, getGroupEntriesCount, getGroupEntriesCount, moveEntry, moveEntryFromTrash, moveEntryToTrash, openEntry, openEntry, restoreEntryFromTrash, search, subscribeEntry, unsubscribeEntry, updateEntry |
Field Detail |
---|
@BeanReference(type=BookmarksEntryLocalService.class) protected BookmarksEntryLocalService bookmarksEntryLocalService
@BeanReference(type=BookmarksEntryService.class) protected BookmarksEntryService bookmarksEntryService
@BeanReference(type=BookmarksEntryPersistence.class) protected BookmarksEntryPersistence bookmarksEntryPersistence
@BeanReference(type=BookmarksEntryFinder.class) protected BookmarksEntryFinder bookmarksEntryFinder
@BeanReference(type=BookmarksFolderLocalService.class) protected BookmarksFolderLocalService bookmarksFolderLocalService
@BeanReference(type=BookmarksFolderService.class) protected BookmarksFolderService bookmarksFolderService
@BeanReference(type=BookmarksFolderPersistence.class) protected BookmarksFolderPersistence bookmarksFolderPersistence
@BeanReference(type=BookmarksFolderFinder.class) protected BookmarksFolderFinder bookmarksFolderFinder
@BeanReference(type=CounterLocalService.class) protected CounterLocalService counterLocalService
@BeanReference(type=GroupLocalService.class) protected GroupLocalService groupLocalService
@BeanReference(type=GroupService.class) protected GroupService groupService
@BeanReference(type=GroupPersistence.class) protected GroupPersistence groupPersistence
@BeanReference(type=GroupFinder.class) protected GroupFinder groupFinder
@BeanReference(type=PortletPreferencesLocalService.class) protected PortletPreferencesLocalService portletPreferencesLocalService
@BeanReference(type=PortletPreferencesService.class) protected PortletPreferencesService portletPreferencesService
@BeanReference(type=PortletPreferencesPersistence.class) protected PortletPreferencesPersistence portletPreferencesPersistence
@BeanReference(type=PortletPreferencesFinder.class) protected PortletPreferencesFinder portletPreferencesFinder
@BeanReference(type=ResourceLocalService.class) protected ResourceLocalService resourceLocalService
@BeanReference(type=SubscriptionLocalService.class) protected SubscriptionLocalService subscriptionLocalService
@BeanReference(type=SubscriptionPersistence.class) protected SubscriptionPersistence subscriptionPersistence
@BeanReference(type=UserLocalService.class) protected UserLocalService userLocalService
@BeanReference(type=UserService.class) protected UserService userService
@BeanReference(type=UserPersistence.class) protected UserPersistence userPersistence
@BeanReference(type=UserFinder.class) protected UserFinder userFinder
@BeanReference(type=AssetEntryLocalService.class) protected AssetEntryLocalService assetEntryLocalService
@BeanReference(type=AssetEntryService.class) protected AssetEntryService assetEntryService
@BeanReference(type=AssetEntryPersistence.class) protected AssetEntryPersistence assetEntryPersistence
@BeanReference(type=AssetEntryFinder.class) protected AssetEntryFinder assetEntryFinder
@BeanReference(type=AssetLinkLocalService.class) protected AssetLinkLocalService assetLinkLocalService
@BeanReference(type=AssetLinkPersistence.class) protected AssetLinkPersistence assetLinkPersistence
@BeanReference(type=AssetTagLocalService.class) protected AssetTagLocalService assetTagLocalService
@BeanReference(type=AssetTagService.class) protected AssetTagService assetTagService
@BeanReference(type=AssetTagPersistence.class) protected AssetTagPersistence assetTagPersistence
@BeanReference(type=AssetTagFinder.class) protected AssetTagFinder assetTagFinder
@BeanReference(type=ExpandoRowLocalService.class) protected ExpandoRowLocalService expandoRowLocalService
@BeanReference(type=ExpandoRowPersistence.class) protected ExpandoRowPersistence expandoRowPersistence
@BeanReference(type=SocialActivityLocalService.class) protected SocialActivityLocalService socialActivityLocalService
@BeanReference(type=SocialActivityService.class) protected SocialActivityService socialActivityService
@BeanReference(type=SocialActivityPersistence.class) protected SocialActivityPersistence socialActivityPersistence
@BeanReference(type=SocialActivityFinder.class) protected SocialActivityFinder socialActivityFinder
@BeanReference(type=TrashEntryLocalService.class) protected TrashEntryLocalService trashEntryLocalService
@BeanReference(type=TrashEntryService.class) protected TrashEntryService trashEntryService
@BeanReference(type=TrashEntryPersistence.class) protected TrashEntryPersistence trashEntryPersistence
@BeanReference(type=TrashVersionLocalService.class) protected TrashVersionLocalService trashVersionLocalService
@BeanReference(type=TrashVersionPersistence.class) protected TrashVersionPersistence trashVersionPersistence
Constructor Detail |
---|
public BookmarksEntryServiceBaseImpl()
Method Detail |
---|
public BookmarksEntryLocalService getBookmarksEntryLocalService()
public void setBookmarksEntryLocalService(BookmarksEntryLocalService bookmarksEntryLocalService)
bookmarksEntryLocalService
- the bookmarks entry local servicepublic BookmarksEntryService getBookmarksEntryService()
public void setBookmarksEntryService(BookmarksEntryService bookmarksEntryService)
bookmarksEntryService
- the bookmarks entry remote servicepublic BookmarksEntryPersistence getBookmarksEntryPersistence()
public void setBookmarksEntryPersistence(BookmarksEntryPersistence bookmarksEntryPersistence)
bookmarksEntryPersistence
- the bookmarks entry persistencepublic BookmarksEntryFinder getBookmarksEntryFinder()
public void setBookmarksEntryFinder(BookmarksEntryFinder bookmarksEntryFinder)
bookmarksEntryFinder
- the bookmarks entry finderpublic BookmarksFolderLocalService getBookmarksFolderLocalService()
public void setBookmarksFolderLocalService(BookmarksFolderLocalService bookmarksFolderLocalService)
bookmarksFolderLocalService
- the bookmarks folder local servicepublic BookmarksFolderService getBookmarksFolderService()
public void setBookmarksFolderService(BookmarksFolderService bookmarksFolderService)
bookmarksFolderService
- the bookmarks folder remote servicepublic BookmarksFolderPersistence getBookmarksFolderPersistence()
public void setBookmarksFolderPersistence(BookmarksFolderPersistence bookmarksFolderPersistence)
bookmarksFolderPersistence
- the bookmarks folder persistencepublic BookmarksFolderFinder getBookmarksFolderFinder()
public void setBookmarksFolderFinder(BookmarksFolderFinder bookmarksFolderFinder)
bookmarksFolderFinder
- the bookmarks folder finderpublic CounterLocalService getCounterLocalService()
public void setCounterLocalService(CounterLocalService counterLocalService)
counterLocalService
- the counter local servicepublic GroupLocalService getGroupLocalService()
public void setGroupLocalService(GroupLocalService groupLocalService)
groupLocalService
- the group local servicepublic GroupService getGroupService()
public void setGroupService(GroupService groupService)
groupService
- the group remote servicepublic GroupPersistence getGroupPersistence()
public void setGroupPersistence(GroupPersistence groupPersistence)
groupPersistence
- the group persistencepublic GroupFinder getGroupFinder()
public void setGroupFinder(GroupFinder groupFinder)
groupFinder
- the group finderpublic PortletPreferencesLocalService getPortletPreferencesLocalService()
public void setPortletPreferencesLocalService(PortletPreferencesLocalService portletPreferencesLocalService)
portletPreferencesLocalService
- the portlet preferences local servicepublic PortletPreferencesService getPortletPreferencesService()
public void setPortletPreferencesService(PortletPreferencesService portletPreferencesService)
portletPreferencesService
- the portlet preferences remote servicepublic PortletPreferencesPersistence getPortletPreferencesPersistence()
public void setPortletPreferencesPersistence(PortletPreferencesPersistence portletPreferencesPersistence)
portletPreferencesPersistence
- the portlet preferences persistencepublic PortletPreferencesFinder getPortletPreferencesFinder()
public void setPortletPreferencesFinder(PortletPreferencesFinder portletPreferencesFinder)
portletPreferencesFinder
- the portlet preferences finderpublic ResourceLocalService getResourceLocalService()
public void setResourceLocalService(ResourceLocalService resourceLocalService)
resourceLocalService
- the resource local servicepublic SubscriptionLocalService getSubscriptionLocalService()
public void setSubscriptionLocalService(SubscriptionLocalService subscriptionLocalService)
subscriptionLocalService
- the subscription local servicepublic SubscriptionPersistence getSubscriptionPersistence()
public void setSubscriptionPersistence(SubscriptionPersistence subscriptionPersistence)
subscriptionPersistence
- the subscription persistencepublic UserLocalService getUserLocalService()
public void setUserLocalService(UserLocalService userLocalService)
userLocalService
- the user local servicepublic UserService getUserService()
public void setUserService(UserService userService)
userService
- the user remote servicepublic UserPersistence getUserPersistence()
public void setUserPersistence(UserPersistence userPersistence)
userPersistence
- the user persistencepublic UserFinder getUserFinder()
public void setUserFinder(UserFinder userFinder)
userFinder
- the user finderpublic AssetEntryLocalService getAssetEntryLocalService()
public void setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
assetEntryLocalService
- the asset entry local servicepublic AssetEntryService getAssetEntryService()
public void setAssetEntryService(AssetEntryService assetEntryService)
assetEntryService
- the asset entry remote servicepublic AssetEntryPersistence getAssetEntryPersistence()
public void setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
assetEntryPersistence
- the asset entry persistencepublic AssetEntryFinder getAssetEntryFinder()
public void setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
assetEntryFinder
- the asset entry finderpublic AssetLinkLocalService getAssetLinkLocalService()
public void setAssetLinkLocalService(AssetLinkLocalService assetLinkLocalService)
assetLinkLocalService
- the asset link local servicepublic AssetLinkPersistence getAssetLinkPersistence()
public void setAssetLinkPersistence(AssetLinkPersistence assetLinkPersistence)
assetLinkPersistence
- the asset link persistencepublic AssetTagLocalService getAssetTagLocalService()
public void setAssetTagLocalService(AssetTagLocalService assetTagLocalService)
assetTagLocalService
- the asset tag local servicepublic AssetTagService getAssetTagService()
public void setAssetTagService(AssetTagService assetTagService)
assetTagService
- the asset tag remote servicepublic AssetTagPersistence getAssetTagPersistence()
public void setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
assetTagPersistence
- the asset tag persistencepublic AssetTagFinder getAssetTagFinder()
public void setAssetTagFinder(AssetTagFinder assetTagFinder)
assetTagFinder
- the asset tag finderpublic ExpandoRowLocalService getExpandoRowLocalService()
public void setExpandoRowLocalService(ExpandoRowLocalService expandoRowLocalService)
expandoRowLocalService
- the expando row local servicepublic ExpandoRowPersistence getExpandoRowPersistence()
public void setExpandoRowPersistence(ExpandoRowPersistence expandoRowPersistence)
expandoRowPersistence
- the expando row persistencepublic SocialActivityLocalService getSocialActivityLocalService()
public void setSocialActivityLocalService(SocialActivityLocalService socialActivityLocalService)
socialActivityLocalService
- the social activity local servicepublic SocialActivityService getSocialActivityService()
public void setSocialActivityService(SocialActivityService socialActivityService)
socialActivityService
- the social activity remote servicepublic SocialActivityPersistence getSocialActivityPersistence()
public void setSocialActivityPersistence(SocialActivityPersistence socialActivityPersistence)
socialActivityPersistence
- the social activity persistencepublic SocialActivityFinder getSocialActivityFinder()
public void setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
socialActivityFinder
- the social activity finderpublic TrashEntryLocalService getTrashEntryLocalService()
public void setTrashEntryLocalService(TrashEntryLocalService trashEntryLocalService)
trashEntryLocalService
- the trash entry local servicepublic TrashEntryService getTrashEntryService()
public void setTrashEntryService(TrashEntryService trashEntryService)
trashEntryService
- the trash entry remote servicepublic TrashEntryPersistence getTrashEntryPersistence()
public void setTrashEntryPersistence(TrashEntryPersistence trashEntryPersistence)
trashEntryPersistence
- the trash entry persistencepublic TrashVersionLocalService getTrashVersionLocalService()
public void setTrashVersionLocalService(TrashVersionLocalService trashVersionLocalService)
trashVersionLocalService
- the trash version local servicepublic TrashVersionPersistence getTrashVersionPersistence()
public void setTrashVersionPersistence(TrashVersionPersistence trashVersionPersistence)
trashVersionPersistence
- the trash version persistencepublic void afterPropertiesSet()
public void destroy()
public String getBeanIdentifier()
getBeanIdentifier
in interface IdentifiableBean
getBeanIdentifier
in interface BookmarksEntryService
public void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier
in interface IdentifiableBean
setBeanIdentifier
in interface BookmarksEntryService
beanIdentifier
- the Spring bean ID for this beanprotected Class<?> getModelClass()
protected String getModelClassName()
protected void runSQL(String sql) throws SystemException
sql
- the sql query
SystemException
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |