com.hack23.cia.model.api.sweden.common
Interface ParliamentMetaData

Package class diagram package ParliamentMetaData
All Superinterfaces:
Data, MetaData, ModelObject, PersistedModelObject, Resource, Serializable
All Known Subinterfaces:
BallotResultData, BaseBallotResultData, ParliamentMemberBallotRecordData, ParliamentMemberVoteCompareResultData, PartyBallotResultData, UserGeneratedMetaData, VoteMetaDataData
All Known Implementing Classes:
AbstractBallotMetaData, AbstractBallotResult, BallotResult, ParliamentMemberBallotRecord, ParliamentMemberVoteCompareResult, PartyBallotResult, VoteMetaData

public interface ParliamentMetaData
extends MetaData

The Interface ParliamentMetaData.


Method Summary
Modifier and Type Method and Description
 Date getCreatedDate()
          Gets the created date.
 
Methods inherited from interface com.hack23.cia.model.api.common.Resource
getResourceType
 
Methods inherited from interface com.hack23.cia.model.api.common.PersistedModelObject
getId, getTypeContext, getVersion, isNew, setId, setVersion
 

Method Detail

getCreatedDate

Date getCreatedDate()
Gets the created date.

Returns:
the created date


Copyright © 2008-2010 www.hack23.com. All Rights Reserved.