projects
/
cacert-birdshack.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
git-svn-id: http://svn.cacert.cl/Software/BirdShack@8 d4452222-2f33-11de-9270-0100000...
[cacert-birdshack.git]
/
Business Logic
/
trunk
/
src
/
org
/
cacert
/
bl
/
model
/
Domain.java
1
/**
2
*
3
*/
4
package
org
.
cacert
.
bl
.
model
;
5
6
/**
7
* @author law
8
*
9
*/
10
public class
Domain
extends
AssurableEntityVerifiable
{
11
12
}